Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support index embed specification via string #3317

Merged
merged 4 commits into from
Feb 9, 2025
Merged

Conversation

hinthornw
Copy link
Contributor

@hinthornw hinthornw commented Feb 5, 2025

So you can do

from langgraph.store.memory|posgres|etc. import InMemoryStore

InMemoryStore(index={"embed": "openai:text-embedding-3-small"})

Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langgraph-docs-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 2:01am

@hinthornw hinthornw force-pushed the wfh/str_embed_examples branch from 54ec4b1 to c34866d Compare February 5, 2025 02:22
@hinthornw hinthornw force-pushed the wfh/str_embed_examples branch from c34866d to 3cf60de Compare February 5, 2025 02:26
@hinthornw hinthornw force-pushed the wfh/str_embed_examples branch from 0ad7287 to 5900936 Compare February 6, 2025 06:33
@hinthornw hinthornw force-pushed the wfh/str_embed_examples branch from 2542f01 to 7bb4620 Compare February 9, 2025 01:59
@hinthornw hinthornw enabled auto-merge (squash) February 9, 2025 02:06
@hinthornw hinthornw merged commit e819798 into main Feb 9, 2025
54 checks passed
@hinthornw hinthornw deleted the wfh/str_embed_examples branch February 9, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant